home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / winter_challenge.swf / scripts / DefineSprite_168 / frame_31 / DoAction.as
Text File  |  2011-08-19  |  210b  |  8 lines

  1. tempScore += 1000;
  2. _root.display_score = tempScore;
  3. thisLandmark = eval("landmarks.landmark" + landmark_count);
  4. removeMovieClip(thisLandmark);
  5. setLandmarks();
  6. landmark_count--;
  7. landmark_count_display--;
  8.